Recommender systems and semantic search
See Knowledge representation and reasoning
Resources
Book
Code
- #CODE RecTools
- RecTools - library to build Recommendation Systems easier and faster than ever before
- #CODE SurPRISE - A Python scikit for building and analyzing recommender systems
- #CODE TF Recommenders
- Library for building recommender system models using TensorFlow
- #CODE Lightfm
- LightFM is a Python implementation of a number of popular recommendation algorithms for both implicit and explicit feedback, including efficient implementation of BPR and WARP ranking losses. It's easy to use, fast (via multithreaded model estimation), and produces high quality results
- #CODE EasyRec
- #CODE Quaterion - Blazing fast framework for fine-tuning similarity learning models
References